Check if gdk_unicode_to_keyval() worked before using the result. Makes
authorRichard Hult <richard@imendio.com>
Sun, 4 May 2008 15:15:00 +0000 (15:15 +0000)
committerRichard Hult <rhult@src.gnome.org>
Sun, 4 May 2008 15:15:00 +0000 (15:15 +0000)
commit91e82e7e9e6b6b4fe0202c1f3946d2705f5ea0dc
tree05ce3d10eb21abc5488f94b2665b655384152ab2
parent378511618dc83cfe255e6000387ff9c1bcab4054
Check if gdk_unicode_to_keyval() worked before using the result. Makes

2008-05-04  Richard Hult  <richard@imendio.com>

* gdk/quartz/gdkkeys-quartz.c (maybe_update_keymap): Check if
gdk_unicode_to_keyval() worked before using the result. Makes
function keys work, bug #530156. Also add F16 to the function key
map.

svn path=/trunk/; revision=20071
ChangeLog
gdk/quartz/gdkkeys-quartz.c